|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_MARKUP_ARRAY_COLS
public final class PT_MARKUP_ARRAY_COLS
Defines the columns of the array of markup fragments returned by a web service, including finished markup and unfinished portions that require further processing.
IPTMyPortalGadgetContent.GetContent(int)| Field Summary | |
|---|---|
static int |
PT_MARKUP_ARRAY_COLS_FRAGMENT
The fragment. |
static int |
PT_MARKUP_ARRAY_COLS_TYPE
The type of fragment, see PT_MARKUP_FRAGMENT_TYPES. |
static int |
PT_MARKUP_ARRAY_NUM_COLS
The number of columns in the array. |
| Constructor Summary | |
|---|---|
PT_MARKUP_ARRAY_COLS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PT_MARKUP_ARRAY_COLS_TYPE
PT_MARKUP_FRAGMENT_TYPES.
public static final int PT_MARKUP_ARRAY_COLS_FRAGMENT
public static final int PT_MARKUP_ARRAY_NUM_COLS
| Constructor Detail |
|---|
public PT_MARKUP_ARRAY_COLS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||