public static class OwObjectListViewEXTJSGrid.OwColumnInfoBagValue extends Object
String-bag-value encoder/decoder for header based column information.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_COLUMN_SEPARATOR |
static String |
DEFAULT_EQ |
static String |
DEFAULT_HEADER |
static String |
DEFAULT_HEADER_SEPARATOR |
static String |
DEFAULT_HEADERID_SEPARATOR |
Constructor and Description |
---|
OwObjectListViewEXTJSGrid.OwColumnInfoBagValue() |
OwObjectListViewEXTJSGrid.OwColumnInfoBagValue(String value_p) |
Modifier and Type | Method and Description |
---|---|
void |
clear(String header_p) |
void |
clearDefaultHeader() |
Set<String> |
columnsOf(String header_p) |
Set<String> |
getDefaultColumns() |
Set<String> |
getHeaders() |
Integer |
indexOf(String column_p) |
Integer |
indexOf(String header_p,
String column_p) |
void |
put(String column_p,
int width_p) |
void |
put(String header_p,
String column_p,
int width_p) |
String |
toString() |
Integer |
widthOf(String column_p) |
Integer |
widthOf(String header_p,
String column_p) |
public static final String DEFAULT_EQ
public static final String DEFAULT_COLUMN_SEPARATOR
public static final String DEFAULT_HEADER_SEPARATOR
public static final String DEFAULT_HEADERID_SEPARATOR
public static final String DEFAULT_HEADER
public OwObjectListViewEXTJSGrid.OwColumnInfoBagValue()
public OwObjectListViewEXTJSGrid.OwColumnInfoBagValue(String value_p) throws OwInvalidOperationException
OwInvalidOperationException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.